GraphCommonSchema.ValueLabel 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 propriedade ValueLabel é usada por elementos de estilo.
public:
static property Microsoft::VisualStudio::GraphModel::GraphProperty ^ ValueLabel { Microsoft::VisualStudio::GraphModel::GraphProperty ^ get(); };
public static Microsoft.VisualStudio.GraphModel.GraphProperty ValueLabel { get; }
member this.ValueLabel : Microsoft.VisualStudio.GraphModel.GraphProperty
Public Shared ReadOnly Property ValueLabel As GraphProperty