ParameterValue.LabelLocID 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.
Obtém ou define o identificador exclusivo para a propriedade Label.
public:
property System::String ^ LabelLocID { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.DefaultValue("")]
public string LabelLocID { get; set; }
[<System.ComponentModel.DefaultValue("")>]
member this.LabelLocID : string with get, set
Public Property LabelLocID As String
Valor da propriedade
O identificador exclusivo da etiqueta.
- Atributos