ProvideDependentAssemblyAttribute::Guid Property

 

Gets the identifier of this attribute instance.

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

public:
property Guid Guid {
	Guid get();
	private: void set(Guid value);
}

Property Value

Type: System::Guid
Return to top
Show: