This document is archived and information here might be outdated. Recommended version. |
The network attribute name associated with the directions key name.
[Visual Basic .NET] Public Property AttributeName As String
[C#] public string AttributeName {get; set;}
[C++]
HRESULT get_AttributeName(
BSTR AttributeName
);
[C++]
HRESULT put_AttributeName(
System.String* AttributeName
);
[C++]
Parameters AttributeName [in]
AttributeName is a parameter of type BSTR AttributeName [out, retval]
AttributeName is a parameter of type BSTR*