MsiTokenAttribute::Value Property

 

Returns the MsiTokenAttribute value.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
property String^ Value {
	String^ get();
}

Property Value

Type: System::String^

Returns a string containing the MsiTokenAttribute value.

Return to top
Show: