SfcBrowsableAttribute Kelas

Definisi

Menunjukkan apakah Powershell (OE?) harus dapat menelusuri (cd) ke dalam simpul ini Defaultnya benar (tidak ada atribut yang berarti benar). Jika diatur ke false, maka node tidak terlihat di Powershell (OE?)

[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=true)]
public class SfcBrowsableAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=true)>]
type SfcBrowsableAttribute = class
    inherit Attribute
Public Class SfcBrowsableAttribute
Inherits Attribute
Warisan
SfcBrowsableAttribute
Atribut

Konstruktor

Nama Deskripsi
SfcBrowsableAttribute(Boolean)

Membuat instans baru SfcElementTypeAttribute

Properti

Nama Deskripsi
IsBrowsable

Menunjukkan apakah Powershell (OE?) harus dapat menelusuri (cd) ke dalam simpul ini Defaultnya benar (tidak ada atribut yang berarti benar). Jika diatur ke false, maka node tidak terlihat di Powershell (OE?)

Berlaku untuk