StandardProperty.GetStandardProperty Method
Public Shared Function GetStandardProperty( _
ByVal property As String, _
ByVal av As AttributeValue, _
ByRef value As String _
) As Boolean
This language is not supported or no code example is available.
public static bool GetStandardProperty(
string property,
AttributeValue av,
out string value
)
This language is not supported or no code example is available.
public:
static bool GetStandardProperty(
String^ property,
AttributeValue^ av,
String^& value
)
This language is not supported or no code example is available.
Parameters
- property
- string
<default>
- value
- string
<default>