WorkspaceVisualNodeBase.VSSelectionMoniker Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
a URL a ser usada para a seleção vs
public: property System::String ^ VSSelectionMoniker { public:
System::String ^ get(); protected:
void set(System::String ^ value); };
public: property Platform::String ^ VSSelectionMoniker { public:
Platform::String ^ get(); protected:
void set(Platform::String ^ value); };
public string VSSelectionMoniker { get; protected set; }
member this.VSSelectionMoniker : string with get, set
Public Property VSSelectionMoniker As String