This document is archived and information here might be outdated. Recommended version. |
Name of the network weight described by this NetWeight object.
[Visual Basic .NET]
Public ReadOnly Property WeightName As String
[C#]
public string WeightName {get;}
[C++]
HRESULT get_WeightName(
System.String* WeightName
);
[C++] Parameters WeightName [out, retval]
WeightName is a parameter of type BSTR*
The WeightName property returns the name of the network that was supplied at it's time of creation.