Partilhar via


about_Type_Accelerators

BREVE DESCRIÇÃO

Descreve os aceleradores de tipo disponíveis para classes do .NET framework

Descrição longa

Os aceleradores de tipo são aliases para classes do .NET framework. Eles permitem que você acesse classes específicas do .NET Framework sem ter que digitar explicitamente o nome da classe inteira. Por exemplo, você pode encurtar a classe AliasAttribute de [System.Management.Automation.AliasAttribute] para [Alias].

Nota

Todos os aceleradores de tipo ainda precisam ser agrupados entre colchetes([]).

Aceleradores de tipo disponíveis

Acelerador Nome completo da classe
ADSI System.DirectoryServices.DirectoryEntry
Adsisearcher System.DirectoryServices.DirectorySearcher
Alias System.Management.Automation.AliasAttribute
AllowEmptyCollection System.Management.Automation.AllowEmptyCollectionAttribute
AllowEmptyString System.Management.Automation.AllowEmptyStringAttribute
AllowNull System.Management.Automation.AllowNullAttribute
ArgumentCompleter System.Management.Automation.ArgumentCompleterAttribute
Conclusão-argumentação System.Management.Automation.ArgumentCompletionsAttribute
matriz System.Array
bigint System.Numerics.BigInteger
booleano System.Boolean
byte System.Byte
char System.Char
cimclass Microsoft.Management.Infrastructure.CimClass
cimconverter Microsoft.Management.Infrastructure.CimConverter
Ciminstance Microsoft.Management.Infrastructure.CimInstance
CimSession Microsoft.Management.Infrastructure.CimSession
cimtype Microsoft.Management.Infrastructure.CimType
CmdletBinding System.Management.Automation.CmdletBindingAttribute
culturainfo System.Globalization.CultureInfo
datetime System.DateTime
decimal System.Decimal
duplo Sistema.Duplo
DscLocalConfigurationManager System.Management.Automation.DscLocalConfigurationManagerAttribute
DscPropriedade System.Management.Automation.DscPropertyAttribute
DscResource System.Management.Automation.DscResourceAttribute
ExperimentaçãoAção System.Management.Automation.ExperimentAction
Experimental System.Management.Automation.ExperimentalAttribute
ExperimentalFeature System.Management.Automation.ExperimentalFeature
flutuante Sistema.Single
guid System.Guid
tabela hash System.Collections.Hashtable
InitialSessionState System.Management.Automation.Runspaces.InitialSessionState
número inteiro Sistema.Int32
int16 Sistema.Int16
int32 Sistema.Int32
Int64 Sistema.Int64
ipaddress System.Net.IPAddress
IPEndpoint System.Net.IPEndPoint
long Sistema.Int64
endereço postal System.Net.Mail.MailAddress
NullString System.Management.Automation.Language.NullString
ObjectSecurity System.Security.AccessControl.ObjectSecurity
encomendado System.Collections.Specialized.OrderedDictionary
Tipo de saída System.Management.Automation.OutputTypeAttribute
Parâmetro System.Management.Automation.ParameterAttribute
Endereço Físico System.Net.NetworkInformation.PhysicalAddress
powershell System.Management.Automation.PowerShell
psaliasproperty System.Management.Automation.PSAliasProperty
pscredential System.Management.Automation.PSCredential
pscustomobject System.Management.Automation.PSObject
PSDefaultValue System.Management.Automation.PSDefaultValueAttribute
pslistmodifier System.Management.Automation.PSListModifier
psmoduleinfo System.Management.Automation.PSModuleInfo
psnoteproperty System.Management.Automation.PSNoteProperty
psobject System.Management.Automation.PSObject
psprimitivedictionary System.Management.Automation.PSPrimitiveDictionary
pspropertyexpression Microsoft.PowerShell.Commands.PSPropertyExpression
psscriptmethod System.Management.Automation.PSScriptMethod
psscriptproperty System.Management.Automation.PSScriptProperty
PSTypeNameAttribute System.Management.Automation.PSTypeNameAttribute
psvariable System.Management.Automation.PSVariable
psVariableProperty System.Management.Automation.PSVariableProperty
refª System.Management.Automation.PSReferência
regex System.Text.RegularExpressions.Regex
espaço de execução System.Management.Automation.Runspaces.Runspace
RunSpaceFactory System.Management.Automation.Runspaces.RunspaceFactory
Sbyte System.SByte
scriptblock System.Management.Automation.ScriptBlock
securestring System.Security.SecureString
semver System.Management.Automation.SemanticVersion
curtas Sistema.Int16
solteiro Sistema.Single
string System.String
SuportesCuringas System.Management.Automation.SupportsWildcardsAttribute
switch System.Management.Automation.SwitchParameter
timespan System.TimeSpan
tipo Sistema.Tipo
uint Sistema.UInt32
UINT16 Sistema.UInt16
UINT32 Sistema.UInt32
UINT64 System.UInt64
Ulong System.UInt64
uri System.Uri
Ushort Sistema.UInt16
ValidateCount System.Management.Automation.ValidateCountAttribute
ValidateDrive System.Management.Automation.ValidateDriveAttribute
ValidateLength System.Management.Automation.ValidateLengthAttribute
ValidateNotNull System.Management.Automation.ValidateNotNullAttribute
ValidateNotNullOrEmpty System.Management.Automation.ValidateNotNullOrEmptyAttribute
ValidatePattern System.Management.Automation.ValidatePatternAttribute
ValidateRange System.Management.Automation.ValidateRangeAttribute
ValidateScript System.Management.Automation.ValidateScriptAttribute
ValidateSet System.Management.Automation.ValidateSetAttribute
ValidateTrustedData System.Management.Automation.ValidateTrustedDataAttribute
ValidateUserDrive System.Management.Automation.ValidateUserDriveAttribute
versão System.Version
Vazio System.Void
WildcardPattern System.Management.Automation.WildcardPattern
WMI System.Management.ManagementObject
WMICLASS System.Management.ManagementClass
WMIsearcher System.Management.ManagementObjectSearcher
X500DistinguishedName System.Security.Cryptography.X509Certificates.X500DistinguishedName
X509Certificado System.Security.Criptografia.X509Certificados.X509Certificado
xml System.Xml.XmlDocument